DownloadResponse

external interface DownloadResponse

The response of an artifact download.

Properties

artifactName
Link copied to clipboard
abstract val artifactName: String
The name of the artifact that was downloaded
downloadPath
Link copied to clipboard
abstract val downloadPath: String
The full Path to where the artifact was downloaded

Extensions

downloadLocation
Link copied to clipboard
val DownloadResponse.downloadLocation: Path
The full Path to where the artifact was downloaded

Sources

js source
Link copied to clipboard